net/http.http2serverConn.processSettingInitialWindowSize (method)

2 uses

	net/http (current package)
		h2_bundle.go#L5535: 		return sc.processSettingInitialWindowSize(s.Val)
		h2_bundle.go#L5551: func (sc *http2serverConn) processSettingInitialWindowSize(val uint32) error {